<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*å…¬å…±å…ƒç´&nbsp;å’Œç±»æ&nbsp;·å¼*/
html {
  line-height: 26px;
}
.row {
  display: block;
}
.grayscale {
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=0);
  -webkit-filter: grayscale(0);
  /* Firefox 35+ */
  filter: grayscale(0);
  
  /* IE 6-9 */
  /* filter: gray; */

  /*åªæ”¯æŒjpgå›¾ç‰‡*/
}
/* html{
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(1);
} */
.grayscale img {
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
  -webkit-filter: grayscale(1);
  /* -ms-filter: grayscale(1);
  -o-filter: grayscale(1); */
  /* Firefox 35+ */
  /* filter: gray; */
  filter: grayscale(1);
  
  /* IE 6-9 */
  filter: gray;
  /* opacity: 0.5; */
}

.grayscale .list &gt; .tabs &gt; .active &gt; a {
  color: gray;
}
.grayscale .nav &gt; ul &gt; .active {
  background-color: lightgray;
  background: lightgray;
}
.grayscale .list-tabs-bottom &gt; .active {
  border-bottom: 2px solid gray !important;
}
.grayscale #np-zhengwuxinxi .zfxxgk-item &gt; div {
  background: gray;
  background-color: gray;
}
.grayscale #np-zhengwuxinxi .zfxxgk-item &gt; div:hover {
  background: lightgray;
  background-color: lightgray;
}
.grayscale .nav {
  border-top: solid 1px lightgray;
}
.grayscale .nav-panel {
  border-left: solid 1px gray;
  border-right: solid 1px gray;
  border-bottom: solid 10px gray;
}
.grayscale a:hover {
  color: gray;
}
.grayscale .header-right &gt; .search &gt; button {
  background-color: gray;
}
.grayscale #np-hudongjiaoliu .zwzx-btn {
  background: gray;
  background-color: gray;
}
.grayscale #np-hudongjiaoliu .zwzx-btn:hover {
  background: lightgray;
  background-color: lightgray;
}
.grayscale .slideBox .hd ul li.on {
  background-color: gray;
  background: gray;
}
.grayscale #np-jigougaikuang .nav-zyzz-item {
  background: gray;
  background-color: gray;
}
.grayscale #np-jigougaikuang .nav-zyzz-item:hover {
  background: lightgray;
  background-color: lightgray;
}
/* .grayscale .header-container {
  background-image: url(../images/back_img.jpg);
  background-size: cover;
} */
.grayscale .list &gt; .tabs {
  background-image: url(../images/fwline.jpg);
}
.grayscale .list &gt; .panels &gt; .panel .panel-row {
  background-image: url(../images/dot.png);
}
.grayscale .caidan-left &gt; ul &gt; li {
  background-image: url(../images/arrow1.png);
}
.grayscale .caidan-left-pic {
  background-image: url(../images/inmenubgt.jpg);
}
.grayscale .caidan-left-yiji &gt; li.active {
  background-image: url(../images/arrow2.png);
}
.grayscale .ItemDetailRed-header-line {
  background: url(../images/ysbg.jpg) repeat-x;
}
.grayscale .header-right &gt; .search &gt; button {
  background-image: url(../images/searchicon.png);
}
.grayscale .footer {
  background: linear-gradient(darkgray, gray);
  border-top: solid 1px gray;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='darkgray', endColorstr='gray', GradientType=0);
}
.grayscale #np-zaixianfuwu .cxfw-item &gt; img {
  background: gray;
  background-color: gray;
}
.grayscale .list &gt; .panels &gt; .panel &gt; div &gt; span a:hover {
  color: gray;
}
.grayscale .list &gt; .panels &gt; .panel .panel-row &gt; .title a:hover {
  color: gray;
}
.grayscale .caidan-left-pic {
  color: gray;
}
.grayscale .caidan-left-yiji &gt; li.active &gt; a {
  color: gray;
}
.grayscale .caidan-left-yiji &gt; li &gt; a:hover {
  color: gray;
}
.grayscale .caidan-left-erji &gt; li &gt; a:hover {
  color: gray;
}
.grayscale .caidan-left-erji &gt; li.active &gt; a {
  color: gray;
}
.grayscale .wenzhang-fujian {
  color: gray;
}
.grayscale div[pager] div,
.grayscale div[pager2] div ,
.grayscale div[pager4] div ,
.grayscale div[pager3] div{
  display: inline-block;
  color: #666;
  font-size: 14px;
}
.grayscale div[pager] div span.span-disabled,
.grayscale div[pager2] div span.span-disabled ,
.grayscale div[pager4] div span.span-disabled ,
.grayscale div[pager3] div span.span-disabled{
  cursor: not-allowed;
  color: #ccc;
}
.grayscale div[pager] div span:hover,
.grayscale div[pager2] div span:hover ,
.grayscale div[pager4] div span:hover ,
.grayscale div[pager3] div span:hover{
  background-color: #eee;
}
.grayscale div[pager] div span.active,
.grayscale div[pager2] div span.active,
.grayscale div[pager4] div span.active,
.grayscale div[pager3] div span.active {
  background: gray;
  border-color: gray;
}
.grayscale div[pager] div span.active:hover,
.grayscale div[pager2] div span.active:hover,
.grayscale div[pager4] div span.active:hover,
.grayscale div[pager3] div span.active:hover {
  background-color: gray;
}
.grayscale .ItemDetailRed-header-title {
  color: gray;
}
.grayscale .ItemDetailRed-header-row12-content {
  color: gray;
}
.grayscale .ItemDetailRed-header-row34-content {
  color: gray;
}
.grayscale .tip-color {
  color: gray;
}
.itemD_jump{
  color:blue;
}
 .grayscale .itemD_jump{
  color:gray;
}
/* æ–‡ç«&nbsp;é¡µ */
.grayscale .wenzhang-content  td{
  background-color:rgba(99, 139, 219,0) !important; 
}
.grayscale .wenzhang-content  span,.grayscale .wenzhang-content  a{
 color: gray !important;
}
/* æ–‡ç«&nbsp;é¡µ */
/* æœºæž„æ¦‚å†µ */
.grayscale .jggk-more a{
  color: gray !important;
}
.container {
  padding: 15px 15px;
  background-color: #fefefe;
}
.mb25 {
  margin-bottom: 25px;
}
.mt25 {
  margin-top: 25px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
  clear: both;
}
.col-sm-1 {
  width: 8.333333%;
}
.col-sm-2 {
  width: 16.666666%;
}
.col-sm-3 {
  width: 25%;
}
.col-sm-4 {
  width: 33.333333%;
}
.col-sm-5 {
  width: 41.666666%;
}
.col-sm-6 {
  width: 50%;
}
.col-sm-7 {
  width: 58.333333%;
}
.col-sm-8 {
  width: 66.666666%;
}
.col-sm-9 {
  width: 75%;
}
.col-sm-10 {
  width: 83.333333%;
}
.col-sm-11 {
  width: 91.666666%;
}
.col-sm-12 {
  width: 100%;
}
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12ï¼Œ.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  float: left;
}
.text-center {
  text-align: center;
}
html {
  font-size: 14px;
  -webkit-text-size-adjust: none;
  font-family: "å¾®è½¯é›…é»‘", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
body {
  background-color: #eeeeee;
  font-size: 14px;
  -webkit-text-size-adjust: none;
  color: #333333;
  font-family: "å¾®è½¯é›…é»‘", Arial, Helvetica, sans-serif;
}
body .ybj-toast {
  position: fixed;
  z-index: 100;
  padding: 10px;
  margin: 0 auto;
  top: 40%;
  left: 0;
  right: 0;
  background-color: #000000;
  opacity: 0.8;
  color: #fff;
  border-radius: 12px;
  display: block;
  font-size: 16px;
  behavior: url(../images/PIE.htc);
}
body .ybj-toast &gt; div {
  display: table;
  height: 100%;
  width: 100%;
}
body .ybj-toast &gt; div &gt; div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  word-break: break-all;
}
.main {
  width: 100%;
  min-width: 1100px;
}
/* .header-container {
  background-image: url(../images/back_img.jpg);
  background-size: cover; */
  /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/back_img.jpg', sizingMethod='scale');*/
  /* height: 190px;
} */
.header {
  height: 145px;
}
.header-left &gt; a {
  display: block;
}
.header-left &gt; a &gt; img {
  margin-top: 30px;
  margin-left: 0;
  height: 85px;
}
.grayscale .header-left &gt; a &gt; img {
 
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
  -webkit-filter: grayscale(0);
  /* -ms-filter: grayscale(0);
  -o-filter: grayscale(0); */
  /* Firefox 35+ */
  filter: grayscale(0);
  /* IE 6-9 */
  /* filter: gray; */
}
.grayscale .bicon_7 &gt; img {
 
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0);
  -webkit-filter: grayscale(0);
  /* Firefox 35+ */
  filter: grayscale(1);
  /* IE 6-9 */
  filter: gray;
}
.header-menu,
.header-menu-close {
  width: 20%;
}
.header-menu &gt; a,
.header-menu-close &gt; a {
  display: block;
  width: 60%;
}
.header-menu &gt; a &gt; img,
.header-menu-close &gt; a &gt; img {
  position: absolute;
  right: 10px;
  top: 15px;
  width: 28px;
}
.header-menu-close {
  display: none;
}
.header-right {
  display: none;
}
.header-right2 {
  width: 100%;
  display: none;
  color: #fff;
}
.header-right2 &gt; .search {
  height: 46px;
  text-align: center;
  position: relative;
}
.header-right2 &gt; .search &gt; input {
  width: 80%;
  height: 32px;
  margin-top: 7px;
  border-radius: 16px;
  padding-left: 15px;
  padding-right: 35px;
  border: solid 1px #9DAEB9;
}
.header-right2 &gt; .search &gt; img {
  position: absolute;
  right: 12%;
  height: 24px;
  top: 11px;
}
.header-right2 &gt; .lang {
  line-height: 46px;
  color: #fff;
}
.header-right2 &gt; .lang &gt; div {
  width: 33.33%;
  height: 46px;
  text-align: center;
  float: left;
}
.header-right2 &gt; .lang &gt; div:after,
.header-right &gt; .lang &gt; div:after {
  content: "";
  display: block;
  float: right;
  width: 1px;
  height: 18px;
  margin-top: 14px;
  margin-right: 1px;
  background: #fff;
  background-color: white;
}
.header-right2 &gt; .lang &gt; .last:after,
.header-right &gt; .lang &gt; div:after {
  display: none;
}
.header-right &gt; .lang &gt; .header-right-line:after {
  content: "";
  display: block;
  float: right;
  width: 1px;
  height: 13px;
  margin-top: 7px;
  margin-left: 15px;
  background: #fff;
  background-color: white;
}
.header-right2 &gt; .lang &gt; .last &gt; img {
  vertical-align: middle;
  height: 24px;
}
.header-right2 &gt; div {
  border-bottom: solid 1px #ccc;
}
.nav {
  border-top: solid 1px #4fc5ef;
  color: #fff;
  width: 100%;
  position: relative;
  height: 45px;
}
.nav &gt; ul {
  position: relative;
}
.nav &gt; ul &gt; li {
  padding: 9px 0;
  font-size: 18px;
  font-weight: bold;
  display: block;
  width: 142.8px;
  /*width: 124.9px;*/
  height: 44px;
  float: left;
  text-align: center;
  margin-top: 5px;
  min-width: 80px;
}
.nav &gt; ul &gt; li &gt; a {
  color: #fff;
}
.nav &gt; ul &gt; li &gt; a:after {
  content: "";
  display: block;
  float: right;
  width: 1px;
  height: 20px;
  margin-top: 4px;
  margin-right: 1px;
  background: #fff;
  background-color: white;
}
.nav &gt; ul &gt; .active {
  background-color: #226fbd;
}
.nav &gt; ul &gt; .active &gt; a,
.nav &gt; ul &gt; .pre-active &gt; a {
  border: none;
}
.nav &gt; ul &gt; .active &gt; a:after,
.nav &gt; ul &gt; .pre-active &gt; a:after {
  opacity: 0;
}
.nav &gt; ul &gt; .active2 {
  background-color: #226fbd;
}
.nav &gt; ul &gt; .active2 &gt; a,
.nav &gt; ul &gt; .pre-active &gt; a {
  border: none;
}
.nav &gt; ul &gt; .active2 &gt; a:after,
.nav &gt; ul &gt; .pre-active &gt; a:after {
  opacity: 0;
}
.nav &gt; ul &gt; li:hover {
  cursor: pointer;
}
.nav &gt; ul &gt; .last:after {
  display: none;
}
.nav-home &gt; a &gt; img {
  width: 26px;
  position: relative;
  top: 1px;
}
.nav-home &gt; a &gt; div {
  display: inline-block;
}
.nav-last {
  position: absolute;
  right: -30px;
  top: -30px;
  height: 100px;
  width: 30px;
}
.content {
  width: 100%;
  margin: 10px auto;
}
.footer {
  width: 100%;
  background: linear-gradient(#0580c5, #00669f);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0580c5', endColorstr='#00669f', GradientType=0);
  border-top: solid 1px #4fc5ef;
  padding: 15px 0 7px;
}
.footer &gt; div {
  color: #deeaf1;
  padding: 0 20px;
}
.footer.row &gt; div {
  padding: 0;
}
.footer a {
  color: #deeaf1;
}
.footer &gt; div &gt; .footer-left &gt; .d1,
.footer &gt; div &gt; .footer-left &gt; .d2 {
  border-bottom: solid 1px #ccc;
}
.footer &gt; div &gt; .footer-left &gt; .d1,
.footer &gt; div &gt; .footer-left &gt; .d2,
.footer &gt; div &gt; .footer-left &gt; .d3 {
  padding: 10px 0;
}
.footer &gt; div &gt; .footer-left &gt; .d1 &gt; div {
  width: 33.33%;
  height: 46px;
  line-height: 46px;
  text-align: center;
  float: left;
}
.footer &gt; div &gt; .footer-left &gt; .d1 &gt; div:after {
  content: "";
  display: block;
  float: right;
  width: 1px;
  height: 13px;
  background: #fff;
  background-color: white;
  margin-top: 4px;
  margin-left: 10px;
  margin-right: 1px;
}
.footer &gt; div &gt; .footer-left &gt; .d1 &gt; .last:after {
  display: none;
}
.footer &gt; div &gt; .footer-left &gt; .d2 &gt; .gongan &gt; img {
  height: 22px;
  vertical-align: middle;
}
.footer &gt; div &gt; .footer-right {
  /* text-align: right; */
  padding-top: 10px;
}
.footer &gt; div &gt; .footer-right &gt; a {
  margin-left: 20px;
  float: left;
}
/* å…¬å…±æŽ§ä»¶æ&nbsp;·å¼ */
/* list */
.list {
  padding: 4px 20px 1px 20px;
  background-color: #ffffff;
  background: #ffffff;
  margin-bottom: 25px;
}
.list2 {
  padding: 0;
  background-color: #ffffff;
  background: #ffffff;
  margin-bottom: 25px;
}
.list.mh {
  min-height: 302.6px;
}
.list-more {
  text-align: right;
}
.list-status {
  position: relative;
  bottom: 7.5px;
  color: #989898;
}
.list-margin-left {
  margin-left: 0;
}
.list-margin-right {
  margin-right: 0;
}
.list &gt; .tabs {
  display: block;
  background-image: url(../images/fwline.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
.list-tabs-bottom {
  background-image: none !important;
}
.list-tabs-bottom &gt; .active {
  border-bottom: 2px solid #0283cc !important;
}
.list-tabs-bottom &gt; .other {
  border-bottom: 2px solid #dfdfdf;
}
.list &gt; .tabs &gt; .tab {
  display: inline-block;
  height: 42px;
  line-height: 35px;
  font-size: 16px;
  margin-right: 15px;
  position: relative;
  bottom: -2px;
}
.list &gt; .tabs &gt; .tab &gt; a {
  color: #000000;
  font-weight: bold;
}
.list &gt; .tabs &gt; .active &gt; a {
  color: #0283cc;
}
.list &gt; .tabs &gt; .tab &gt; img {
  display: inline-block;
  width: 20px;
  position: relative;
  top: 4px;
}
.list &gt; .panels {
  margin: 10px auto;
}
.list &gt; .panels &gt; .panel {
  display: none;
}
.list &gt; .panels &gt; .panel:after {
  display: table;
  content: " ";
  clear: both;
}
.list &gt; .panels &gt; .active {
  display: block;
}
.list &gt; .panels &gt; .panel &gt; .panel-row &gt; .title a {
  width: 78%;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.list &gt; .panels &gt; .panel .panel-row &gt; .title a:hover {
  color: #216fbc;
}
.list &gt; .panels &gt; .panel &gt; div &gt; span a:hover {
  color: #216fbc;
}
.list &gt; .panels .panel .panel-row {
  padding-left: 10px;
  height: 35px;
  background-image: url(../images/dot.png);
  background-repeat: no-repeat;
  background-position: 0 12px;
}

.list &gt; .panels .panel .panel-row2 {
  padding-left: 10px;
  height: 35px;
  background-image: url(../images/dot.png);
  background-repeat: no-repeat;
  background-position: 20px 12px;
  padding: 0 20px 0 30px;
}
.list &gt; .panels .panel .panel-row2:nth-child(5n) {
  	height: 45px;
  	border-bottom: 1px solid #ccc;
  	margin-bottom: 15px;
}

.list &gt; .panels &gt; .panel .panel-row &gt; .date {
  color: #989898;
  float: right;
}
.list &gt; .panels &gt; .panel .panel-row:after {
  display: table;
  content: " ";
  clear: both;
}
.list &gt; .panels &gt; .panel &gt; .pic-content &gt; .pic-content-l {
  width: 40%;
  float: left;
  padding-top: 7px;
}
.list &gt; .panels &gt; .panel &gt; .pic-content &gt; .pic-content-l img {
  width: 100%;
}
.list &gt; .panels &gt; .panel &gt; .pic-content &gt; .pic-content-r {
  width: 60%;
  float: right;
  padding-left: 10px;
}
.list &gt; .panels &gt; .panel &gt; .pic-content &gt; .pic-content-r &gt; .title {
  font-weight: 600;
  font-size: 15.4px;
}
.list &gt; .panels &gt; .panel &gt; .pic-content &gt; .pic-content-r &gt; .sub-title {
  color: #666;
}
.list &gt; .panels &gt; .panel &gt; .pic-content:after {
  display: table;
  content: " ";
  clear: both;
}
/* nav panel */
.nav-panel-container {
  position: absolute;
  top: 45px;
  margin: 0 auto;
  max-width: 1100px;
  min-width: 1100px;
  width: 100%;
  left: 0;
  right: 0;
  display: none;
  z-index: 1000;
}
.nav-panel-container &gt; .active {
  display: block;
}
.nav-panel {
  border-left: solid 1px #1884d6;
  border-right: solid 1px #1884d6;
  border-bottom: solid 10px #1884d6;
  background-color: #ffffff;
  background: #ffffff;
  display: none;
  color: #000;
  height: 435px;
  padding: 3px 5px;
}
.nav-smalllist-height {
  height: 200px;
}
.nav-biglist-height {
  height: 420px;
}
.nav-list-a-width {
  width: 100% !important;
}
/*æœºæž„æ¦‚å†µ*/
#np-jigougaikuang .list {
  background-color: #ffffff;
  background: #ffffff;
}
.nav-hld-row {
  margin-bottom: 0;
}
.nav-hld-item {
  padding: 13px;
  text-align: center;
}
.nav-hld-item &gt; .pic-content {
  line-height: 20px;
}
.nav-hld-item &gt; .pic-content &gt; .pic-content-l img,
.nav-hld-item &gt; .pic-content &gt; .pic-content-l svg {
  width: 48px;
  height: 68px;
}
.nav-hld-item &gt; .pic-content &gt; .pic-content-l img image,
.nav-hld-item &gt; .pic-content &gt; .pic-content-l svg image {
  width: 48px;
  height: 68px;
}
#np-jigougaikuang .nav-zyzz-item {
  height: 100px;
  line-height: 100px;
  font-size: 18.2px;
  font-weight: bold;
  text-align: center;
  background: #0096da;
  background-color: #0096da;
  border-radius: 4px;
  width: 200px;
  margin-top: 35px;
  margin-left: 15px;
}
#np-jigougaikuang .nav-zyzz-item:hover {
  background: #0183cb;
  background-color: #0183cb;
}
#np-jigougaikuang .nav-zyzz-item a {
  display: block;
  height: 100%;
  width: 100%;
  color: #fff;
}
#np-jigougaikuang .nav-zyzz-item img {
  height: 32px;
  vertical-align: middle;
  margin-right: 5px;
}
/*æ–°é—»èµ„è®¯*/
#np-xinwenzixun .list {
  background-color: #ffffff;
  background: #ffffff;
}
#np-xinwenzixun .zctj-item {
  padding: 0 10px;
}
#np-xinwenzixun .zctj {
  height: 195px;
}
#np-xinwenzixun .zctj-item &gt; div &gt; a img,
#np-xinwenzixun .zctj-item &gt; div &gt; a svg {
  height: 100px;
  width: 150px;
}
#np-xinwenzixun .zctj-item &gt; div &gt; a img image,
#np-xinwenzixun .zctj-item &gt; div &gt; a svg image {
  height: 100px;
  width: 150px;
}
/* æ”¿åºœä¿¡æ¯ */
#np-zhengwuxinxi .list {
  background-color: #ffffff;
  background: #ffffff;
}
#np-zhengwuxinxi .zfxxgk-item {
  padding: 15px 7px 7px;
}
#np-zhengwuxinxi .zfxxgk-item &gt; div {
  background-color: #0096da;
  background: #0096da;
  border: solid 1px #fff;
  border-radius: 8px;
  color: #fff;
  font-size: 15.4px;
  height: 50px;
  line-height: 50px;
  width: 140px;
}
#np-zhengwuxinxi .zfxxgk-item &gt; div:hover {
  background-color: #0183cb;
  background: #0183cb;
}
#np-zhengwuxinxi .zfxxgk-item &gt; div a {
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
}
#np-zhengwuxinxi .zfxxgk-item &gt; div img {
  height: 25px;
  float: left;
  margin: 12px 10px 0 15px;
}
/* åœ¨çº¿æœåŠ¡ */
#np-zaixianfuwu .list {
  background-color: #ffffff;
  background: #ffffff;
}
#np-zaixianfuwu .cxfw-item {
  background-color: #f5f5f5;
  background: #f5f5f5;
  border: solid 1px #d1d1d1;
  font-size: 15.4px;
  height: 50px;
  line-height: 50px;
  margin-top: 20px;
  margin-right: 20px;
}
#np-zaixianfuwu .cxfw-item &gt; img {
  display: inline-block;
  height: 35px;
  vertical-align: middle;
  margin: 0 10px;
  background-color: #1d81d2;
  background: #1d81d2;
  position: relative;
  top: -20px;
}
/* äº’åŠ¨äº¤æµ */
#np-hudongjiaoliu .list {
  background-color: #ffffff;
  background: #ffffff;
}
#np-hudongjiaoliu .zwzx-btn {
  height: 80px;
  line-height: 80px;
  font-size: 18.2px;
  font-weight: bold;
  text-align: center;
  background: #0096da;
  background-color: #0096da;
  border-radius: 4px;
}
#np-hudongjiaoliu .zwzx-btn:hover {
  background: #0183cb;
  background-color: #0183cb;
}
#np-hudongjiaoliu .zwzx-btn a {
  display: block;
  height: 100%;
  width: 100%;
}
#np-hudongjiaoliu .zwzx-btn img {
  height: 25px;
  vertical-align: middle;
  margin-right: 5px;
}
.zwzx-table {
  table-layout: fixed;
  width: 100%;
}
.zwzx-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 33px;
}
.zwzx-date span {
  color: #989898;
}
#np-hudongjiaoliu .zwzx-btn a {
  color: #fff;
  cursor: pointer;
}
#np-hudongjiaoliu .zwzx-btn &gt; img {
  height: 25px;
}
/* ç»Ÿè®¡æ•°æ® */
#np-tongjishuju .list {
  background-color: #ffffff;
  background: #ffffff;
}
#np-tongjishuju .chart {
  margin-top: 20px;
  text-align: center;
  margin: auto;
  width: 600px;
  height: 300px;
  z-index: 100;
}
#np-tongjishuju .chart img,
#np-tongjishuju .chart svg {
  width: 540px;
  height: 300px;
  margin-top: 20px;
}
#np-tongjishuju .chart img image,
#np-tongjishuju .chart svg image {
  width: 540px;
  height: 300px;
}
/* ä¸“é¢˜ä¸“æ&nbsp; */
#np-zhuantizhuanlan .list {
  background-color: #ffffff;
  background: #ffffff;
}
#np-zhuantizhuanlan .ztzl-btn {
  height: 80px;
}
#np-zhuantizhuanlan .ztzl-btn img,
#np-zhuantizhuanlan .ztzl-btn svg {
  width: 280px;
  height: 110px;
}
#np-zhuantizhuanlan .ztzl-btn img image,
#np-zhuantizhuanlan .ztzl-btn svg image {
  width: 280px;
  height: 110px;
}
.zctj-item &gt; .zctj-item-caption {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*å·¦ä¾§èœå•*/
.caidan-left-div {
  float: left;
  width: 250px;
}
.caidan-left &gt; ul &gt; li {
  border-bottom: 1px dotted #cccccc;
  padding: 12px 0px 12px 26px;
  width: 220px;
  background-image: url(../images/arrow1.png);
  background-repeat: no-repeat;
  background-position: 12px 20px;
}
.caidan-left-pic {
  background-image: url(../images/inmenubgt.jpg);
  font-size: 22px;
  color: #1d82d3;
  font-weight: bold;
  height: 60px;
  text-indent: 26px;
  line-height: 60px;
  width: 220px;
}
.caidan-left-pic img {
  margin-left: 60px;
}
.caidan-left-yiji a {
  color: #666;
  font-size: 16px;
}
.caidan-left-yiji &gt; li.active {
  background-image: url(../images/arrow2.png);
  background-repeat: no-repeat;
  background-position: 12px 20px;
}
.caidan-left-yiji &gt; li.active &gt; a {
  color: #1d82d3;
  font-weight: bold;
}
.caidan-left-yiji &gt; li &gt; a:hover {
  color: #1d82d3;
  font-weight: bold;
}
.caidan-left-erji {
  padding-left: 10px;
}
.caidan-left-erji a {
  font-size: 14px;
}
.caidan-left-erji &gt; li.active &gt; a {
  color: #1d82d3;
  font-weight: bold;
}
.caidan-left-erji &gt; li &gt; a:hover {
  color: #1d82d3;
  font-weight: bold;
}
.caidan-left-erji-active {
  display: block;
}
.caidan-right-div {
  float: left;
  width: 820px;
}
.caidan-right-title {
  font-weight: 500;
  text-align: center;
  font-size: 26px;
  padding: 10px 0 10px;
}
.caidan-right-list {
  border-bottom: 1px solid #cccccc;
}
.caidan-right-list-title {
  font-size: 16px;
}
.caidan-right-list-more {
  float: right;
  color: #666;
  line-height: 41px;
}
.caidan-right-table {
  width: 100%;
  table-layout: fixed;
}
.caidan-right-table td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0;
}
.caidan-right-table img {
  padding-left: 10px;
  vertical-align: middle;
}
.caidan-right-table td:last-child {
  border-right: none;
}
.caidan-right-table-date {
  text-align: center;
  color: #666;
  width: 140px;
}
/*æ–‡ç«&nbsp;*/
.wenzhang-title {
  font-weight: 500;
  text-align: center;
  font-size: 26px;
  padding: 15px 28px;
  white-space: pre-line;
  line-height: 36px;
}
.wenzhang-documentNo {
  font-weight: 500;
  text-align: center;
  font-family: ä»¿å®‹_GB2312;
  font-size: 24px;
  white-space: pre-line;
  }
.wenzhang-wenhao {
  font-weight: 500;
  text-align: center;
  font-size: 26px;
  padding-bottom: 15px;
  white-space: pre-line;
}
.wenzhang-content {
 /* overflow-x: auto; */
  margin: 20px 25px;
  line-height: 30px;
}
.iswhite-space {
  white-space: pre-wrap;
  /* word-break: break-word; */
}
.wenzhang-content-RightArticle {
  overflow: auto;
  margin: 0 10px;
}
.wenzhang-fulu {
  font-size: 16px;
  margin-left: 25px;
}
.wenzhang-fujian {
  font-size: 16px;
  color: #1d82d3;
  margin-left: 25px;
}
.wenzhang-fujian a {
  display: inline-block;
  margin-top: 5px;
}
.wenzhang-fujian &gt; ul &gt; li {
  cursor: pointer;
}
/*æ–‡ç«&nbsp;é¡µé¢æ—¶é—´å’Œæ‰“å°*/
.pages-dateprint {
  color: #666;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 12px;
  margin: 10px 25px 10px;
}
.pages-date {
  padding-left: 60px;
}
.pages-date &gt; .pages-date-laiyuan {
  padding-left: 30px;
}
.pages-print {
  padding-left: 123px;
}
.pages-print span {
  text-align: center;
  cursor: pointer;
}
.pages-print-pic-dayin {
  position: relative;
  top: 2px;
}
.share-more-all {
  border: 1px solid #ccc;
  background: #fff;
  padding: 0 7px 0 5px;
}
.share-more-img {
  width: 18px;
  position: relative;
  top: 4px;
}
/*é¢åŒ…å±‘å¯¼èˆª*/
.breadcrumb {
  color: #666;
  margin-bottom: 5px;
}
.breadcrumb a {
  color: #666;
}
.breadcrumb li {
  display: inline-block;
}
.breadcrumb &gt; ul &gt; li + li &gt; a:before {
  content: "&gt; ";
}
/*äºŒç»´ç&nbsp;*/
#qrcode {
  margin-left: 44%;
}
#qrcode span {
  color: #666;
}
/*æ³•å¾‹å£°æ˜Žé¡µé¢*/
.falvshengming &gt; p {
  text-indent: 2em;
  margin: 8px;
}
/*ç½‘ç«™åœ°å›¾é¡µé¢*/
.wangzhanditu-subtitle {
  display: flex;
  align-items: center;
}
.wangzhanditu-subtitle img {
  height: 20px;
  width: 3px;
  float: left;
  margin-right: 10px;
  margin-top: 4px;
}
.wangzhanditu-subtitle:after {
  content: "";
  display: block;
  height: 1px;
  flex-grow: 1;
  background-color: #cccccc;
  position: relative;
  margin: 0 40px 0 20px;
}
/*æ—§ç‰ˆç½‘ç«™ï¼ˆåŽ†å²æ•°æ®ï¼‰é¡µé¢*/
.lishishuju-content {
  margin: 30px 118px;
  text-indent: 2em;
  background-color: #eeeeee;
  padding: 20px;
  color: #31647f;
  font-size: 15px;
}
.lishishuju-yinbaojian {
  border: 1px solid #cccccc;
  margin: 130px 119px;
  height: 125px;
}
.lishishuju-yinbaojian-pic {
  padding-left: 25px;
  padding-top: 35px;
  float: left;
}
.lishishuju-yinbaojian-next {
  padding-right: 25px;
  padding-top: 45px;
  float: right;
}
.lishishuju-yinbaojian-title {
  margin-left: 15px;
  margin-top: 30px;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
}
.lishishuju-yinbaojian-title a {
  color: #333;
}
.lishishuju-yinbaojian-subtitle a {
  margin-left: 15px;
  color: #666;
}
.lishishuju-yinbaojian-subtitle a:hover {
  color: #216fbc;
}
.grayscale .lishishuju-yinbaojian-subtitle a:hover {
  color: gray;
}
.lishishuju-yinbaojian-yinjian {
  width: 400px;
  height: 100%;
  float: left;
}
.lishishuju-yinbaojian-baojian {
  width: 415px;
  height: 100%;
  float: right;
  border-left: 1px solid #cccccc;
}
/*åˆ†é¡µ*/
div[pager],
div[pager2],
div[pager4],
div[pager3] {
  margin-top: 25px;
  text-align: center;
}
div[pager] div,
div[pager2] div,
div[pager4] div,
div[pager3] div {
  display: inline-block;
  color: #666;
  font-size: 14px;
}
div[pager] div span,
div[pager2] div span,
div[pager4] div span,
div[pager3] div span{
  color: #000;
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  margin-left: -5px;
  padding: 0px 14px;
  line-height: 28px;
  border: 1px solid #ddd;
  text-align: center;
  transition: all 0.2s;
}
div[pager4] div span{
  width: 28px;
  height: 28px;
  padding: 0;
  margin-right: 5px;
  text-align: center;
  font-size:14px;
  font-family: Arial, Helvetica, sans-serif;
  transition: all 0.2s;
}
.width62{
  width: 62px !important;
}
.width48{
  width: 48px !important;
}
div[pager] div span.span-disabled,
div[pager2] div span.span-disabled,
div[pager4] div span.span-disabled,
div[pager3] div span.span-disabled  {
  cursor: not-allowed;
  color: #ccc;
}
div[pager] div span:hover,
div[pager2] div span:hover,
div[pager4] div span:hover,
div[pager3] div span:hover {
  background-color: #eee;
}
div[pager] div span.active,
div[pager2] div span.active ,
div[pager4] div span.active ,
div[pager3] div span.active{
  background-color: #0096da;
  color: #fff;
  border-color: #2d98e6;
  z-index: 3;
}
div[pager4] div span.active{
  background-color: #216fb2;
}

div[pager] div span.active:hover,
div[pager2] div span.active:hover,
div[pager4] div span.active:hover,
div[pager3] div span.active:hover {
  background-color: #0183cb;
}
div[pager] div a span,
div[pager2] div a span,
div[pager4] div a span,
div[pager3] div a span {
  cursor: pointer;
}
div[pager4] div a span {
  vertical-align: bottom;
}

/*éªŒè¯ç&nbsp;*/
.check-code {
  width: 100px;
  vertical-align: middle;
  margin-left: 10px;
}
/*æ–‡ç«&nbsp;è¯¦ç»†é¡µçº¢å¤´æ–‡ä»¶*/
.ItemDetailRed-header {
  margin-top: 20px;
  margin-left: 260px;
}
.ItemDetailRed-header div {
  margin-top: 7px;
}
.ItemDetailRed-header-row12-span {
  display: inline-block;
  width: 370px;
  color: #000;
  font-weight: bold;
}
.ItemDetailRed-header-row12-content {
  color: #702e00;
}
.ItemDetailRed-header-row34-span {
  display: inline-block;
  width: 570px;
  color: #000;
  font-weight: bold;
}
.ItemDetailRed-header-row34-content {
  color: #702e00;
}
.ItemDetailRed-header-title {
  text-align: center;
  font-weight: bold;
  color: #fc0001;
  font-size: 22px;
}
.ItemDetailRed-header-subtitle {
  margin-top: 15px;
  text-align: center;
}
.ItemDetailRed-header-line {
  width: 950px;
  height: 5px;
  background: url(../images/ysbg.jpg) repeat-x;
  margin: 20px 50px 0px;
}
/*æ–‡ç«&nbsp;è¯¦ç»†é¡µå…è´£å£°æ˜Ž*/
.banquanmianze {
  border: 1px solid #ccc;
  padding: 10px 15px;
  color: #666;
  margin: 35px 25px 20px 25px;
}
.banquanmianze-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.banquanmianze-title img {
  width: 20px;
  position: relative;
  top: 4px;
  left: 3px;
}
.ng-cloak {
  display: none !important;
}
.showSVG-div {
  display: inline-block;
}
.tip-color {
  color: #ca2d1e;
}
.pdfword-load {
  cursor: pointer;
}
/* å¤§å±å¹•ï¼ˆå¹³æ¿ï¼Œå¤§äºŽç­‰äºŽ 768pxï¼‰ */
@media (min-width: 50px) {
  .col-lg-1 {
    width: 8.333333%;
  }
  .col-lg-2 {
    width: 16.666666%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.333333%;
  }
  .col-lg-5 {
    width: 41.666666%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333%;
  }
  .col-lg-8 {
    width: 66.666666%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.333333%;
  }
  .col-lg-11 {
    width: 91.666666%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .header {
    min-width: 1100px;
    max-width: 1100px;
    margin: 0 auto;
  }
  .nav &gt; ul {
    min-width: 1100px;
    max-width: 1100px;
    margin: 0 auto;
  }
  .footer &gt; div {
    min-width: 1100px;
    max-width: 1100px;
    margin: 0 auto;
  }
  .header-menu,
  .header-menu-close {
    display: none;
  }
  .header-right {
    display: block;
    width: 30%;
    margin-top: 35px;
  }
  .header-right2 {
    display: none;
  }
  .header-right &gt; .lang {
    color: #fff;
  }
  .header-right &gt; .lang a {
    color: #fff;
    font-weight: 700;
  }
  .header-right &gt; .lang &gt; div {
    width: 15%;
    text-align: right;
    float: right;
  }
  .header-right &gt; .fix-lang &gt; div {
    width: auto;
  }
  .header-right &gt; .lang &gt; .last img {
    vertical-align: middle;
    padding-right: 13px;
    margin-bottom: 2px;
  }
  .header-right &gt; .search {
    height: 46px;
    text-align: right;
    position: relative;
    margin-top: 20px;
  }
  .header-right &gt; .search &gt; button {
    background-color: #216fbc;
    width: 45px;
    background-image: url(../images/searchicon.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    border: none;
    cursor: pointer;
    border-radius: 0 20px 20px 0;
    outline: none;
    height: 34px;
    right: 0;
  }
  .header-right &gt; .search &gt; input {
    width: 80%;
    border-radius: 20px;
    padding-left: 15px;
    padding-right: 45px;
    border: solid 1px #9DAEB9;
    position: relative;
    line-height: 20px;
  }
  .header-right &gt; .search img {
    position: absolute;
    right: 3%;
    height: 24px;
    top: 8px;
  }
  .nav &gt; ul &gt; li:after {
    display: none;
  }
  .nav &gt; ul &gt; li {
    margin: 0 auto;
  }
  .nav-home a {
    height: 25.78px;
  }
  .nav-panel-container {
    display: block;
  }
  .content {
    margin: 5px auto;
    max-width: 1100px;
    min-width: 1100px;
  }
  .footer &gt; div {
    padding-left: 0;
    padding-right: 0;
  }
  .footer &gt; div &gt; .footer-left &gt; .d1,
  .footer &gt; div &gt; .footer-left &gt; .d2,
  .footer &gt; div &gt; .footer-left &gt; .d3 {
    padding: 0;
    border-bottom: none;
  }
  .footer &gt; div &gt; .footer-left &gt; .d1 &gt; div,
  .footer &gt; div &gt; .footer-left &gt; .d2 &gt; div,
  .footer &gt; div &gt; .footer-left &gt; .d3 &gt; div {
    float: left;
    text-align: left;
    width: auto;
    height: 28px;
    line-height: normal;
    margin-right: 10px;
  }
  /* list */
  .list-margin-left {
    margin-left: 20px;
  }
  .list-margin-right {
    margin-right: 20px;
  }
  .list {
    margin-bottom: 0;
  }
  .list-more {
    text-align: right;
  }
}
.jiansuo-right-sousuo {
  background-color: #eeeeee;
  height: 70px;
  padding: 5px 5px;
}
.jiansuo-right-sousuo input {
  border: solid 1px #ccc;
  height: 35px;
  width: 70%;
  margin: 13px 0 13px 18px;
  display: inline-block;
  padding: 0 5px;
  line-height: 35px;
}
.jiansuo-right-sousuo button {
  float: right;
  line-height: 18px;
  margin: 13px 20px 13px 0;
  color: #fff;
  width: 80px;
  font-size: 15.4px;
  height: 35px;
  border: solid 1px #fff;
  background-color: #254c64;
  cursor: pointer;
}
.jiansuo-right-result-all {
  margin: 10px 0 0;
}
.jiansuo-right-result-counts {
  color: red;
}
.toolsInit{
  min-width: 110px;
}
.new-wza {
  position: absolute;
  right: 87px;
  color:#fff;
}
.grayscale .new-wza:hover {
  color:#fff !important;
}

.overflow {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.overflow2 {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.overflow3 {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
/*åˆ†é¡µ*/
.wdcms-page {
	width: 100%;
	margin: 30px auto 10px;
	text-align: center;
}

.wdcms-page .pre-page:first-child {
	/*display: none;*/
}

.wdcms-page .next-page:last-child {
	/*display: none;*/
}

.wdcms-page .number-page {
	/*display: none;*/
}

.wdcms-page a {
	color: #000;
    background: #fff;
    padding: 5px 15px;
    border: 1px solid #ddd;
}

.wdcms-page a:hover {
	background: #eee;
}

.wdcms-page span {
	background: #0183cb;
	color: #fff;
    padding: 5px 15px;
}
.nycontent {
	line-height:30px;
	overflow-x: hidden;
}
.nycontent img {
	max-width:100%;
	vertical-align: middle;
}</pre></body></html>